Returns a replacement ShapeNode that most closely matches this node's position and outline shape.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public ShapeNode StandardShapeReplacement ( |
Visual Basic Copy Code |
---|
Public Function StandardShapeReplacement( _ |
An array of Shapes against which the free-form outline is matched.
The default shape to assign to the node if there is no match.
A ShapeNode instance.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |